home *** CD-ROM | disk | FTP | other *** search
- SWBLOCKS INFORMATION
- ======================
-
- The SWBLocks package includes:
-
- SWBLocks.dll The SWBLocks DLL to be used by your VB projects.
- SWBLock.Hlp A quick reference guide to using SWBLogicalLocks
- Locktest.vbp A sample application that demonstrates the usage of SWBLogLocks
-
- SWBLocks was built with Visual Basic 6 (SP1). It assumes your application is already
- installing the MS Jet Engine for use with an Access database. SWBLocks was tested
- with Jet version 3.5, and Access 97, and is warranted only to work with these versions.
-
- Note: You should NOT attempt to evaluate the lock engine by running two instances of
- the test application on the same station. The lock engine determines a lock's owner
- based on the Window's station name (shown as Owner in the lock list in the test app).
- Since both instances of the test application will truly belong to the same owner,
- starting a second instance of the application on the same station causes any existing
- locks for that owner to be cleared from the lock table. The lock engine does not
- differentiate locks held by each process, but by each workstation name. It is highly
- recommended that you only evaluate the engine by running the test application on
- two workstations, each with a unique workstation name.
-
- =====================================================================================
-
- Reports of bugs or suggestions of features can be forwarded to:
-
- support@softwarewithbrains.com
- http://www.softwarewithbrains.com
-
-